home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 1: Comms & Networking / Almathera Ten on Ten - Disc 1: Comms & Networking.iso / amiga-useful / multiuser / xpasswd / xpasswd.doc < prev    next >
Text File  |  1994-12-12  |  3KB  |  77 lines

  1.  
  2.              Password Changing Utility for Multiuser and Usergroup
  3.  
  4.                  (c) 1994 Martin Mares, MJSoft System Software
  5.  
  6. ================================================================================
  7.  
  8.  
  9. Preface
  10. =======
  11.  
  12.    PasswdX and its documentation are Copyright (c) Martin Mares, MJSoft System
  13. Software, Prague, Czech Republic.
  14.  
  15.    This  archive  can  be  freely redistributed, as long as all of its files are
  16. included   in   their   original   form  without  any  additions,  deletions  or
  17. modifications,  and  no more than a nominal fee is charged for its distribution.
  18. All  copyright notices in the programs and accompanying documentation files must
  19. remain  on  their  places.  Also '.displayme' and other similar files may not be
  20. added.  This is generally known as FREEWARE.
  21.  
  22.    Special permission is given to distribute XPasswd and the doc in multiuser or
  23. AmiTCP distribution archives.
  24.  
  25.    This  software  is  provided  "AS  IS"  without  warranty of any kind, either
  26. expressed  or  implied.   The author is not responsible for any damage caused by
  27. it.
  28.  
  29.    Assembly  source  of this program is included, but if you make any changes, I
  30. will  be  pleased  if  you  send  them  to me and I'll incorporate them into new
  31. version.   Please don't distribute modified versions of this software without my
  32. permission.
  33.  
  34.  
  35. Introduction
  36. ============
  37.  
  38.    I  have  installed  multiuser  a  long time ago.  And some months ago, AmiTCP
  39. group  started  to use their own multiuser system -- the usergroup.library which
  40. is de facto a multi-user system for one user (Yes, they say multiuser lacks some
  41. things UNIX has and they need and they're waiting for multiuser 2.0 to come, but
  42. many people think usergroup is only a tool for generating problems).
  43.  
  44.    One  of  these  problems which arise if you have installed both multiuser and
  45. usergroup  is  that each user has to specify its password *twice*.  This utility
  46. is  a  simple  combination  of  multiuser  and  usergroup  passwd commands which
  47. performs all the required actions after asking the user once.
  48.  
  49.    Also  some  little improvements have been added in my password input routine:
  50. you  can  use backspace / delete to erase recently typed character and the typed
  51. characters are shown as asterisks.
  52.  
  53.    XPasswd is pure and can be made resident.
  54.  
  55.  
  56. Requirements
  57. ============
  58.  
  59.    - Kickstart 2.04 (37.175) or higher and the ss.library version 5 or higher
  60. (included in this archive).
  61.  
  62.  
  63. Usage
  64. =====
  65.  
  66.    Log  in yourself by the Multiuser login command and run XPasswd from the CLI.
  67. You  will  be  prompted for your old password, new password and the new password
  68. again  (as one poem says:  P is for passwd which reads in strings twice...).  If
  69. the passwords match, both multiuser and usergroup passwords will be changed.
  70.  
  71.  
  72. Notes
  73. =====
  74.  
  75.    Send bug reports, flames and suggestions to <mjsoft@k332.feld.cvut.cz>.
  76.  
  77.